CxCvsLib Helper Objects

The CvsClient Object employs a library of helper objects, which are used for passing and storing properties.

These objects are declared using, for example:

Set req = CreateObject("CxCvsLib.GetNamedRecReq")

Set resp = CreateObject("CxCvsLib.Match NameResp")


More: